Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
bindec
bindec
Convert binary to decimal
Name:
bindec
Category:
math
Programming Language:
php
One-line Description:
Convert binary to decimal.
Related
How to Avoid Precision Loss When Using the bindec Function?
7
How to Use bindec and decbin Functions Together: Easy Conversion Methods
7
3
Similar Functions
log
log
Naturallogarithm
atan2
atan2
Arctangleoftwoparame
sinh
sinh
Hyperbolicsine
is_nan
is_nan
Determinewhetheritis
atanh
atanh
Antihyperbolictangen
log10
log10
Logarithmwithbase10
hexdec
hexdec
Converthexadecimalto
hypot
hypot
Calculatetheobliquel
Popular Articles
How to Avoid Precision Loss When Using the bindec Function?
How to Use bindec and decbin Functions Together: Easy Conversion Methods